gpsbabel.git
2004-10-01 robertlAdd prototype support (in name only) for Garmin custom...
2004-10-01 robertlWarn if attempting to read tracks or routes into xcsv.
2004-09-30 alexmotAdd default values handling to xcsv character fields.
2004-09-27 robertlWarning cleanup.
2004-09-27 robertlwarning fixes in shapelib. From Alexander Stohr.
2004-09-24 robertlIf we don't have a waypoint name, create one.
2004-09-23 robertlAdd firmware/program upload. Serguei Miridonov mirsev...
2004-09-22 robertlDon't output leading zero for lat.
2004-09-21 robertlFlush out Forerunner Software Version 3.40 track support.
2004-09-21 robertlLet waypt_dupe copy desc_short and desc_long so that...
2004-09-21 parkrrrrFixed const-related warnings
2004-09-21 parkrrrrMemory leak fix
2004-09-21 robertlAdd shapelib/.ignore.
2004-09-21 robertlRegenerate.
2004-09-21 robertlBump version to 1.2.4_beta09202004
2004-09-21 robertlTear up static 'comport' after a CloseFile on it.
2004-09-21 robertlRegenerate wintesto.cmd
2004-09-20 robertlNeuter hsa v4->v5 conversion test.
2004-09-20 robertlRegenerate deps for USB & shapefile.
2004-09-20 robertlBring in shapefil.h.
2004-09-20 robertlCheck in shapelib and experimental prototype of crude...
2004-09-20 robertlFrom Mark Bradley:
2004-09-17 parkrrrrFixed internal styles so -i -f -f works as expected
2004-09-17 parkrrrrRemove comment that the arc input couldn't handle anyway
2004-09-17 parkrrrrsegfault when waypoints didn't have descriptions e...
2004-09-17 parkrrrrAdd ARGTYPE_HIDDEN flag and 'nowarn' flag for stack...
2004-09-17 robertlFormat/Round coords in dupe filter.
2004-09-17 parkrrrrStandardize default option values, add 'exit' routine...
2004-09-17 parkrrrrOops, didn't mean to comment that line out. Also,...
2004-09-17 parkrrrrGrrrr... vi auto-comments with a * in shell scripts...
2004-09-17 parkrrrrComparison had wrong sense; needs rewritten
2004-09-17 robertlFrom Mark Bradley. Use compare instead of explicit...
2004-09-16 parkrrrrvarious memory leaks from make leaktest
2004-09-16 parkrrrrtesto case for stack filter
2004-09-16 robertlMore USB integration pieces & parts.
2004-09-16 robertlMore USB integration.
2004-09-16 robertlBring in rest of makefile & integration voodoo for...
2004-09-16 robertlAdd libusb-based OS module.
2004-09-16 robertlAdd rest of shims to hook up Garmin/USB layers.
2004-09-16 robertlAnother gpsbabel.org reference.
2004-09-16 robertl*** empty log message ***
2004-09-16 robertlFrom Mark Bradley:
2004-09-15 parkrrrrDOcumentation for stack filter; forgot to commit this...
2004-09-15 robertlFix blindingly stupid typo/braino that resulted in...
2004-09-15 jfathertonTidying code, added console logging for easier bug...
2004-09-14 robertlBlindly add suport for Forerunner 201 and Quest tracks.
2004-09-14 robertlBlind coding for tracks on Forerunner 201 and Quest.
2004-09-14 parkrrrrDescription of 'swap' option was too long
2004-09-14 parkrrrrAdded stack filter, exit routines for filters
2004-09-14 robertlMisc changes to point to our new domain.
2004-09-14 robertlInitial sketching in of Garmin/USB modules.
2004-09-14 robertlAttempt to handle new forerunner track types.
2004-09-14 robertlCope with serial and usb packets being different size.
2004-09-14 robertlRemove warning during device discovery as increasing...
2004-09-11 robertlAdd prelim handling of new groundspeak "small" containe...
2004-09-09 robertlAdd a stub for GPS_Serial_Close for Windows.
2004-09-09 robertlAdd missing babelfront2.eps.
2004-09-08 jfathertonFixed user defaults for OS X 10.3
2004-09-07 robertlAdd missing pieces of HSA_NAV & minor fixes. From...
2004-09-07 robertlFrom John Hay
2004-09-04 jfathertonFixed user defaults for OS X 10.3
2004-09-02 parkrrrrScript and hex dump that expose what I know about the
2004-08-31 robertlFrom Chris Jones.
2004-08-31 robertlAllow power-off to work with USB.
2004-08-31 robertlTrickle in a bit of Garmin/USB support that isn't disru...
2004-08-31 robertl(trivially) stricter internal checking.
2004-08-31 robertlCan't use VLA's in C89.
2004-08-31 parkrrrrHandle Street Atlas USA 2005 routes
2004-08-31 robertlImprove packet dumps when debugging.
2004-08-30 robertlAdd IGC for flight recorders. From Chris Jones .
2004-08-29 robertlAdd success report of NavCompanion 3.20 from Robert...
2004-08-27 robertlAdd house as secondary alias for residence.
2004-08-27 robertlUpdate to reflect move of garmin_tables.
2004-08-27 robertlUse strrchr, not rindex.
2004-08-26 robertlMove garmin icon tables into their own file; make mapso...
2004-08-26 robertlAdd track support + D108 waypoint support. From Bernha...
2004-08-25 robertlFix precision of gnuplot format to a "mere" thousandths...
2004-08-25 robertlFrom John Hay:
2004-08-25 robertlVaporize DOS carriage returns.
2004-08-25 robertlChange 'u' header. From John Hay.
2004-08-20 robertlAllow icons to be specified by number.
2004-08-20 robertlAdd parsing of GPRMC sentences. From ?yvind Kaurstad...
2004-08-20 robertlAdd LAT_NMEA and LON_NMEA to csv styles.
2004-08-20 robertlAdd track reads of alternate PCX format used by radrout...
2004-08-17 parkrrrrAdded path distance options to xcsv
2004-08-17 robertlfrom Alexander Stohr
2004-08-14 jfathertonAdded gui access to smart names
2004-08-12 robertlAdd ZDA timestamp parsing to nmea files.
2004-08-11 robertlAdd HSA Endeavour support. From Sven Dowideit.
2004-08-11 parkrrrrMisplaced not
2004-08-09 parkrrrrOops. fabs and labs are SO not the same thing. This...
2004-08-05 parkrrrrCode to compute magnetic declination. Not currently...
2004-07-31 robertlWrite unknown alts as zero.
2004-07-29 robertlOutput 9 digits after decimal instead of default of...
2004-07-26 jfathertonFixed a bug that was causing serial port selection...
2004-07-24 robertlFree GC strings when releasing waypoint.
2004-07-24 robertlDocument 'sort' filter.
2004-07-24 robertlBump version for beta.
2004-07-24 robertlAdd nukewpt suboption.
2004-07-24 robertlIncrease serial timeout lengths. Mostly for benefit...
next